projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07ba43a
)
Don't define HAVE_X11R5 here.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Jun 1996 06:47:56 +0000
(06:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Jun 1996 06:47:56 +0000
(06:47 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index e8d645786ba987e8e546c099702c4f310ef309e3..c9f0aa8d37a6b4e9cd0008f9646a2b54cf550a00 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-71,14
+71,11
@@
Boston, MA 02111-1307, USA. */
#endif
#endif
-#ifdef XlibSpecificationRelease
-#if XlibSpecificationRelease >= 5
-#define HAVE_X11R5
+#ifdef HAVE_X11R5
/* In case someone has X11R5 on AIX 3.1,
make sure HAVE_X11R4 is defined as well as HAVE_X11R5. */
#define HAVE_X11R4
#endif
-#endif
#ifdef HAVE_X11R5
#define HAVE_X_I18N